#Setup - Copy files.py and wasteland.txt files across to your Desktop\pyfund folder (if you don't have one, just create it)


#In a windows command prompt, navigate to this folder
cd Desktop\pyfund

#Run the files script passing in the file to read...
python files.py wasteland.txt



